windowhandle: Drop Move and Resize from the fallback menu
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 May 2020 23:04:27 +0000 (19:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 May 2020 23:38:36 +0000 (19:38 -0400)
commit3b8bd265a3a65141a78f0120bd81708ed0c1300f
treec87ccbc80e1e82959da5d6d2f5646346b84511c9
parentaf162b70c5a2dee25ae437c907d57746a7a6eb36
windowhandle: Drop Move and Resize from the fallback menu

The expected behavior is that we trigger a keyboard-driven
interactive move or resize operation. But that doesn't work
with common compositors like mutter or weston, so lets not
expose non-working menuitems.
gtk/gtkwindowhandle.c